GET api/v2/search?q={q}&type[0]={type[0]}&type[1]={type[1]}&limit={limit}&offset={offset}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
q

string

Required

type

Collection of Anonymous

Required

limit

integer

None.

offset

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.